text/template.state.evalFloat (method)

2 uses

	text/template (current package)
		exec.go#L872: 		return s.evalFloat(typ, n)
		exec.go#L936: func (s *state) evalFloat(typ reflect.Type, n parse.Node) reflect.Value {